CallbackAnimationTarget

An [class@AnimationTarget] that calls a given callback during the animation.

Constructors

this
this(AdwCallbackAnimationTarget* adwCallbackAnimationTarget, bool ownedRef)

Sets our main struct and passes it to the parent class.

this
this(AdwAnimationTargetFunc callback, void* userData, GDestroyNotify destroy)

Creates a new AdwAnimationTarget that calls the given @callback during the animation.

Members

Functions

getCallbackAnimationTargetStruct
AdwCallbackAnimationTarget* getCallbackAnimationTargetStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

adwCallbackAnimationTarget
AdwCallbackAnimationTarget* adwCallbackAnimationTarget;

the main Gtk struct

Inherited Members

From AnimationTarget

adwAnimationTarget
AdwAnimationTarget* adwAnimationTarget;

the main Gtk struct

getAnimationTargetStruct
AdwAnimationTarget* getAnimationTargetStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta